github.com/vmihailenco/msgpack/v5.field.EncodeValue (method)
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_map.go#L161: if err := f.EncodeValue(e, strct); err != nil {
encode_map.go#L174: if err := f.EncodeValue(e, strct); err != nil {
types.go#L108: func (f *field) EncodeValue(e *Encoder, strct reflect.Value) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)